Esx Settings Inventory AssignEntitiesStatus
Esx Settings Inventory AssignEntitiesStatus
The Esx Settings Inventory AssignEntitiesStatus enumerated type describes possible states the assignment operation can be, when invoked on a particular entity.
Possible values:
COMPLETED
: Describes the specified operation is completed successfully.FAILED
: Describes the specified operation failed during its execution.IN_PROGRESS
: Describes the specified operation is still in-progress.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
COMPLETED,
FAILED,
IN_PROGRESS,